home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Keychain Access.app / Contents / Resources / Japanese.lproj / InfoPlist.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-08-31  |  638 b   |  7 lines

  1. /* Localized versions of Info.plist keys */
  2.  
  3. CFBundleName = "キーチェーンアクセス";
  4. CFBundleGetInfoString = "キーチェーンアクセス 3.1, Copyright © 2003, Apple Computer, Inc.";
  5. /* why is this extra key needed if we already have CFBundleGetInfoString? */
  6. NSHumanReadableCopyright = "キーチェーンアクセス 3.1, Copyright © 2003, Apple Computer, Inc.";
  7.